home *** CD-ROM | disk | FTP | other *** search
- on(press){
- if(_root.carS._currentframe !== 1)
- {
- loadVariablesNum("http://gamefilez.mofunzone.com/game_scores/rocket_car_2/mfz2.php",0);
- _root.menuM.stop();
- _root.MenuFade.gotoAndPlay(2);
- if(_root.extra)
- {
- _root.gotoAndStop("extra");
- }
- if(!_root.extra)
- {
- _root.where = "tutorial";
- }
- }
- }
-